home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Action 1996 January
/
mac-action-07.iso
/
mac
/
Inside Action
/
Total Distortion Big Demo
/
aaShelf.Dxr
/
00019.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-06-05
|
122 b
|
9 lines
on mouseUp
global CountryMode
if CountryMode = "japan" then
go(1, "beTBN04.JPN")
else
BookIt()
end if
end